[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 2421   SHUFFLE   <  SKIP 6597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16411Sanchez, Stanley63009OffenbachSaarlandGermany
14841Pal, Franklin66578NeunkirchenSaarlandGermany
13580Xu, Carol, P63009OffenbachSaarlandGermany

Generated 2025-07-16 10:19:13.497 UTC