[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 24 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43721_1 | 2022-06-12 | 3578.27 | GBP | Road-150 Red, 62 | United Kingdom |
SO43722_1 | 2022-06-13 | 3578.27 | GBP | Road-150 Red, 48 | United Kingdom |
Generated 2025-07-07 10:18:25.385 UTC