[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 317 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO44149_1 | 2022-08-10 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO44150_1 | 2022-08-10 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO44151_1 | 2022-08-10 | 699.10 | AUD | Road-650 Red, 48 | Australia |
Generated 2025-07-07 11:41:07.123 UTC