[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 121 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43816_1 | 2022-07-01 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
SO43817_1 | 2022-07-01 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
SO43820_1 | 2022-07-02 | 3578.27 | USD | Road-150 Red, 48 | United States, Southwest |
Generated 2025-07-05 22:00:59.335 UTC