[ROOT] dt FactInternetSale SELECT OrderDate, OrderDate.AWFiscalYear(), SalesAmount, DimCustomer.Name < ORDER BY OrderDate SHUFFLE < SKIP 246 > < TAKE 4 >
4 items
| FactInternetSaleId | OrderDate | OrderDate.AWFiscalYear() | SalesAmount | DimCustomer.Name |
|---|---|---|---|---|
| SO55465_1 | 2025-01-06 | 2024 | 3.99 | Simmons, Samantha, V |
| SO68088_1 | 2025-07-16 | 2025 | 2384.07 | Zhang, Clarence, M |
| SO68245_1 | 2025-07-19 | 2025 | 769.49 | Cooper, Adrian |
| SO68608_2 | 2025-07-24 | 2025 | 4.99 | Ramos, Francis |
Generated 2025-11-04 16:24:01.374 UTC