[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 308 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44147_1 | 2022-08-09 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
SO44138_1 | 2022-08-09 | 3578.27 | GBP | Road-150 Red, 62 | United Kingdom |
SO44139_1 | 2022-08-09 | 3578.27 | GBP | Road-150 Red, 44 | United Kingdom |
Generated 2025-07-07 12:24:41.166 UTC