[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 2421   SHUFFLE   <  SKIP 678  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19180Navarro, Joan77127LieusaintSeine et MarneFrance
23169Andersen, Corey, T98225BellinghamWashingtonUnited States
26428Ma, Colin3977CranbourneVictoriaAustralia
28888Lal, Casey, C80610Saint OuenSommeFrance

Generated 2025-07-12 21:14:07.352 UTC