[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 91 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43786_1 | 2022-06-26 | 3578.27 | FRF | Road-150 Red, 44 | France |
SO43791_1 | 2022-06-26 | 3578.27 | AUD | Road-150 Red, 56 | Australia |
SO43785_1 | 2022-06-26 | 3578.27 | FRF | Road-150 Red, 44 | France |
Generated 2025-07-06 01:59:46.663 UTC