• Entities (instances) appear in depth first order.

  • Each entity includes all values for all attributes.

  • This works for Customer/Order/Item.

  • These are all 1:n (from parent to child).

  • E.g. Item 1.1.1 is unique.