[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 480   SHUFFLE   <  SKIP 618  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24536Perez, Cynthia, A34117KasselHessenGermany
28878Guo, Alvin, ROX14 4SEOxfordEnglandUnited Kingdom
17194Thompson, Wyatt59368WerneNordrhein-WestfalenGermany
21866Zhu, Shannon, C95000CergyVal d'OiseFrance

Generated 2025-07-16 14:32:55.139 UTC