[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 318 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44150_1 | 2022-08-09 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO44151_1 | 2022-08-09 | 699.10 | AUD | Road-650 Red, 48 | Australia |
SO44152_1 | 2022-08-10 | 3399.99 | GBP | Mountain-100 Silver, 44 | United Kingdom |
Generated 2025-07-06 20:13:59.452 UTC