[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 250   <  SKIP 2496  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21682Goel, KatrinaPE17BuryEnglandUnited Kingdom
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
23948Rivera, KatelynPE17BuryEnglandUnited Kingdom
24152Rubio, Casey, APE17BuryEnglandUnited Kingdom

Generated 2025-07-07 15:59:52.791 UTC