[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 484   SHUFFLE   <  SKIP 893  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19296Zheng, Jake75009ParisSeine (Paris)France
12530Coleman, Isabel, SV9B 2C3ShawneeBritish ColumbiaCanada
18485Gonzalez, Devin3000MelbourneVictoriaAustralia
14193Vance, Pamela40434DuesseldorfHessenGermany

Generated 2025-07-14 06:12:28.305 UTC