[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 305 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44137_1 | 2022-08-08 | 3578.27 | AUD | Road-150 Red, 56 | 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 04:40:56.102 UTC