* minimal-working-code * remove-old-files-and-add-new-content * cleanup * more-content * use-directory-instead-of-sql * sidebars * style-cleanup * slug * directory * tools-port * use-ts-client * code-review * next-steps * Apply suggestions from code review Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com> * docs-review * Update sidebars.js * fix-some-anchors * docs-review --------- Co-authored-by: Edwin Jose <edwin.jose@datastax.com> Co-authored-by: April I. Murphy <36110273+aimurphy@users.noreply.github.com>
2.3 KiB
2.3 KiB
| 1 | customer_id | customer_email | product_id | product_name | product_category | order_date | order_id |
|---|---|---|---|---|---|---|---|
| 2 | 1 | alice.smith@example.com | 1 | Laptop | Electronics | 2024-01-10 | 1001 |
| 3 | 1 | alice.smith@example.com | 4 | Notebook | Stationery | 2024-01-15 | 1002 |
| 4 | 1 | alice.smith@example.com | 6 | Wireless Mouse | Electronics | 2024-01-28 | 1003 |
| 5 | 1 | alice.smith@example.com | 8 | Desk Lamp | Home | 2024-02-05 | 1004 |
| 6 | 2 | bob.johnson@example.com | 2 | Headphones | Electronics | 2024-01-12 | 1005 |
| 7 | 2 | bob.johnson@example.com | 3 | Coffee Mug | Home | 2024-01-18 | 1006 |
| 8 | 2 | bob.johnson@example.com | 7 | Bluetooth Speaker | Electronics | 2024-01-25 | 1007 |
| 9 | 2 | bob.johnson@example.com | 10 | Water Bottle | Sports | 2024-02-10 | 1008 |
| 10 | 3 | carol.davis@example.com | 1 | Laptop | Electronics | 2024-01-05 | 1009 |
| 11 | 3 | carol.davis@example.com | 2 | Headphones | Electronics | 2024-01-20 | 1010 |
| 12 | 3 | carol.davis@example.com | 5 | Backpack | Fashion | 2024-01-30 | 1011 |
| 13 | 3 | carol.davis@example.com | 9 | Yoga Mat | Sports | 2024-02-15 | 1012 |
| 14 | 4 | david.wilson@example.com | 3 | Coffee Mug | Home | 2024-01-08 | 1013 |
| 15 | 4 | david.wilson@example.com | 4 | Notebook | Stationery | 2024-01-22 | 1014 |
| 16 | 4 | david.wilson@example.com | 6 | Wireless Mouse | Electronics | 2024-02-01 | 1015 |
| 17 | 4 | david.wilson@example.com | 11 | Plant Pot | Home | 2024-02-20 | 1016 |
| 18 | 5 | emma.brown@example.com | 1 | Laptop | Electronics | 2024-01-14 | 1017 |
| 19 | 5 | emma.brown@example.com | 3 | Coffee Mug | Home | 2024-01-25 | 1018 |
| 20 | 5 | emma.brown@example.com | 5 | Backpack | Fashion | 2024-02-03 | 1019 |
| 21 | 5 | emma.brown@example.com | 12 | Phone Case | Electronics | 2024-02-25 | 1020 |
| 22 | 6 | frank.miller@example.com | 2 | Headphones | Electronics | 2024-01-16 | 1021 |
| 23 | 6 | frank.miller@example.com | 7 | Bluetooth Speaker | Electronics | 2024-01-28 | 1022 |
| 24 | 6 | frank.miller@example.com | 10 | Water Bottle | Sports | 2024-02-08 | 1023 |
| 25 | 7 | grace.lee@example.com | 4 | Notebook | Stationery | 2024-01-19 | 1024 |
| 26 | 7 | grace.lee@example.com | 8 | Desk Lamp | Home | 2024-02-02 | 1025 |
| 27 | 7 | grace.lee@example.com | 9 | Yoga Mat | Sports | 2024-02-18 | 1026 |
| 28 | 8 | henry.chen@example.com | 1 | Laptop | Electronics | 2024-01-22 | 1027 |
| 29 | 8 | henry.chen@example.com | 6 | Wireless Mouse | Electronics | 2024-02-05 | 1028 |
| 30 | 8 | henry.chen@example.com | 11 | Plant Pot | Home | 2024-02-28 | 1029 |
| 31 | 9 | isabella.rodriguez@example.com | 2 | Headphones | Electronics | 2024-01-25 | 1030 |
| 32 | 9 | isabella.rodriguez@example.com | 5 | Backpack | Fashion | 2024-02-10 | 1031 |
| 33 | 9 | isabella.rodriguez@example.com | 12 | Phone Case | Electronics | 2024-02-22 | 1032 |
| 34 | 10 | james.taylor@example.com | 3 | Coffee Mug | Home | 2024-01-30 | 1033 |
| 35 | 10 | james.taylor@example.com | 7 | Bluetooth Speaker | Electronics | 2024-02-12 | 1034 |
| 36 | 10 | james.taylor@example.com | 10 | Water Bottle | Sports | 2024-02-25 | 1035 |