[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 875   SHUFFLE   <  SKIP 1611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28437Ms., Smith, Mary, J.MK8 8DFMilton KeynesEnglandUnited Kingdom
20385Patterson, Jason98501OlympiaWashingtonUnited States
12546Andersen, Clarence63151MühlheimHamburgGermany

Generated 2025-07-14 03:17:11.303 UTC