[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 509   SHUFFLE   <  SKIP 1063  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26236Evans, Isabella, A98168BurienWashingtonUnited States
17629Torres, Tabitha80074MünchenHamburgGermany
14328Rogers, Andrea, LV9B 2C3ShawneeBritish ColumbiaCanada
20705Roberts, Kevin, A91203GlendaleCaliforniaUnited States
23481Xu, Dustin90210Beverly HillsCaliforniaUnited States
24532Perez, Phillip, A70452StuttgartSaarlandGermany
12069Kelly, Garrett, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 00:44:17.434 UTC