[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 413   SHUFFLE   <  SKIP 2256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24059Navarro, Tabitha66578NeunkirchenSaarlandGermany
17565Murphy, Alexandra98033KirklandWashingtonUnited States
12858Mehta, Adriana14111BerlinHessenGermany
14955Xu, Jorge, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-20 15:43:42.285 UTC