[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 512   SHUFFLE   <  SKIP 496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21545Schmidt, Michele, MY024 1GFYorkEnglandUnited Kingdom
12417Bryant, Alexis, A91910Chula VistaCaliforniaUnited States
19935Navarro, Clinton66041PoingSaarlandGermany

Generated 2025-07-11 22:27:20.497 UTC