Thanks, Jason - looks like that gives me all the items, including multiple quantities of an item. What I'm really looking for is the total number of unique items. So if someone order 1 widget, 2 wodgets, and 1 gadget, the answer would be 3 instead of 4. Is it possible to get that value?
Thanks - Joe