[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 416   SHUFFLE   <  SKIP 1704  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14939Kapoor, Cory, L41485GrevenbroichBayernGermany
18495Phillips, Jeremy, E3000MelbourneVictoriaAustralia
21114Murphy, Savannah91054ErlangenBayernGermany
24048Tang, GregoryCB4 4BZCambridgeEnglandUnited Kingdom
20027Murphy, Danielle91203GlendaleCaliforniaUnited States
22630Wu, RogerEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 23:16:40.817 UTC