[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 17 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43714_1 | 2022-06-11 | 3578.27 | GBP | Road-150 Red, 44 | United Kingdom |
SO43715_1 | 2022-06-11 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
Generated 2025-07-08 01:55:41.728 UTC