[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 142 > < TAKE 2 >
2 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43839_1 | 2022-07-19 | 3578.27 | USD | Road-150 Red, 44 | United States, Northwest |
SO43840_1 | 2022-07-19 | 699.10 | FRF | Road-650 Red, 44 | France |
Generated 2025-07-20 00:19:49.434 UTC