Dataset Explorer
Browse tables, view schemas, and preview sample data for each practice dataset.
A complete retail data model with customers, orders, products, and reviews
8Tables
~4,500Total Rows
8Relationships
Relationships
- orders.customer_id → customers.id
- order_items.order_id → orders.id
- order_items.product_id → products.id
- products.category_id → categories.id
- payments.order_id → orders.id
- reviews.product_id → products.id
- reviews.customer_id → customers.id
- shipping.order_id → orders.id