[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 396   SHUFFLE   <  SKIP 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16257Chandra, Michele, E92400CourbevoieHauts de SeineFrance
15922Kumar, Roger, CHP10 9QYHigh WycombeEnglandUnited Kingdom
15621Wu, Kelli, TL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-20 05:39:08.696 UTC