[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 8952   <  SKIP 260  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25642Rai, JonC2H 7AULondonEnglandUnited Kingdom
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-21 23:59:15.240 UTC