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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19139Simmons, Oscar, F98201EverettWashingtonUnited States
20767Thomas, Rachel, M98901YakimaWashingtonUnited States
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-10 14:10:23.469 UTC