[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 25 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43724_1 | 2022-06-13 | 3578.27 | AUD | Road-150 Red, 44 | Australia |
SO43722_1 | 2022-06-13 | 3578.27 | GBP | Road-150 Red, 48 | United Kingdom |
Generated 2025-07-08 01:57:06.517 UTC