[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 313   <  SKIP 2430  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
20975Andersen, JerryPE17BuryEnglandUnited Kingdom
21012Vance, Marie, WPE17BuryEnglandUnited Kingdom
21068Jimenez, Lawrence, BPE17BuryEnglandUnited Kingdom
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom

Generated 2025-07-15 01:16:07.094 UTC