I have a query that returns Line, Item, Count of Store. The idea is to get a total count of stores that stock a particular Line, Item combo. The problem is that the table used for this query stores a Line, Item combo multiple times if the Item is located in more than one place throughout the...