[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 101 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43796_1 | 2022-06-27 | 699.10 | FRF | Road-650 Black, 52 | France |
SO43797_1 | 2022-06-27 | 3578.27 | AUD | Road-150 Red, 48 | Australia |
SO43802_1 | 2022-06-28 | 3578.27 | FRF | Road-150 Red, 48 | France |
Generated 2025-07-05 22:25:57.175 UTC