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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom
24622Hall, Blake, F97071WoodburnOregonUnited States
23910Perry, Gabriel, A85049IngolstadtBayernGermany
26505Wright, JenniferV8XRoyal OakBritish ColumbiaCanada
18801Yuan, Dawn, A94704BerkeleyCaliforniaUnited States
22329Peterson, Grace, Y97034Lake OswegoOregonUnited States

Generated 2025-07-16 06:01:09.337 UTC