[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 0   SHUFFLE   <  SKIP 2302  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15750Martinez, Kaitlin90706BellflowerCaliforniaUnited States
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States
12315Rodriguez, Ann, SEC1R 0DULondonEnglandUnited Kingdom
14462Sanz, Beth90210Beverly HillsCaliforniaUnited States
14647Howard, Sean, A94947NovatoCaliforniaUnited States
21244Torres, Allison, E91203GlendaleCaliforniaUnited States

Generated 2025-11-02 02:24:59.363 UTC