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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12607Zhu, Tamara91370Verrieres Le BuissonEssonneFrance
19115Sanchez, Bailey90210Beverly HillsCaliforniaUnited States
21616Wood, Carson, J98168BurienWashingtonUnited States
17884Schmidt, MayraNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-21 08:08:31.379 UTC