[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name ORDER BY OrderDate DESC > < SKIP 318 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO74991_1 | 2025-07-02 | 32.60 | USD | HL Road Tire | France |
SO74991_2 | 2025-07-02 | 63.50 | USD | Classic Vest, M | France |
SO74991_3 | 2025-07-02 | 3.99 | USD | Road Tire Tube | France |
Generated 2025-07-06 09:47:22.147 UTC