[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 394   SHUFFLE   <  SKIP 1387  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29413Garcia, Arthur, T77680Roissy en BrieSeine et MarneFrance
19637Long, Eduardo, F98225BellinghamWashingtonUnited States
19174Howard, Katelyn, L59100RoubaixNordFrance

Generated 2025-07-19 18:10:08.836 UTC