[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 650   SHUFFLE   <  SKIP 3991  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24338Zeng, Shannon, D91502BurbankCaliforniaUnited States
16317Raman, JoelOX14 4SEOxfordEnglandUnited Kingdom
19433Raje, Bridget, APB12PeterboroughEnglandUnited Kingdom
17220Wang, Glenn, R14197BerlinSaarlandGermany
23991Zhao, Todd91940Les UlisEssonneFrance
13980Liu, Margaret, R90210Beverly HillsCaliforniaUnited States
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States

Generated 2025-07-18 14:39:33.752 UTC