|< < 14 > >|

Slightly more complicated queries

Anything involving the Products ordered by a Customer.

Example:

  • Lookup by Customer key.

  • Find Order on given date.

  • Scan all Items. For each item:

    • Find Product: Look up Product key in the Product hierarchy.

|< < 14 > >|