[ROOT] dt FactInternetSale SELECT OrderDate, OrderDate.AWFiscalYear(), SalesAmount, DimCustomer.Name < ORDER BY OrderDate SHUFFLE < SKIP 12 > < TAKE 3 >
3 items
| FactInternetSaleId | OrderDate | OrderDate.AWFiscalYear() | SalesAmount | DimCustomer.Name |
|---|---|---|---|---|
| SO66567_2 | 2025-06-25 | 2024 | 8.99 | Rai, Barbara, J |
| SO56519_2 | 2025-01-25 | 2024 | 34.99 | Wu, Martha |
| SO69751_2 | 2025-08-07 | 2025 | 34.99 | Phillips, Fernando |
Generated 2025-11-04 23:11:41.024 UTC