[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 163 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43935_1 | 2022-07-21 | 699.10 | GBP | Road-650 Black, 60 | United Kingdom |
SO43936_1 | 2022-07-21 | 3578.27 | USD | Road-150 Red, 44 | United States, Southwest |
SO43937_1 | 2022-07-21 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
Generated 2025-07-16 04:58:49.807 UTC