[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 236   SHUFFLE   <  SKIP 355  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20543Miller, Seth91791West CovinaCaliforniaUnited States
13497Sharma, Deborah, R22001HamburgHessenGermany
23777Zhang, Candice, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
28821Jackson, Blake98027IssaquahWashingtonUnited States
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom
27479Sanders, Kaitlyn, T91203GlendaleCaliforniaUnited States

Generated 2025-07-14 13:08:04.866 UTC