[ROOT] dt FactInternetSale SELECT OrderDate, OrderDate.AWFiscalYear(), SalesAmount, DimCustomer.Name < ORDER BY OrderDate SHUFFLE < SKIP 232 > < TAKE 6 >
6 items
| FactInternetSaleId | OrderDate | OrderDate.AWFiscalYear() | SalesAmount | DimCustomer.Name |
|---|---|---|---|---|
| SO54748_1 | 2024-12-27 | 2024 | 32.60 | Smith, Ethan |
| SO58888_3 | 2025-03-07 | 2024 | 8.99 | Wang, Erica, J |
| SO56417_2 | 2025-01-25 | 2024 | 4.99 | Foster, Destiny, E |
| SO64361_1 | 2025-05-25 | 2024 | 2443.35 | He, Louis, E |
| SO64609_2 | 2025-05-28 | 2024 | 34.99 | Munoz, Rebekah |
| SO58745_2 | 2025-03-05 | 2024 | 34.99 | Ramos, Cheryl, A |
WARNING: -TimestampIsOld-. Possible cause: API is currently initializing.
Generated 2025-11-06 04:05:45.931 UTC