[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 9018  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16311Beck, Carl, MSW6 SBYLondonEnglandUnited Kingdom
16329Ye, Jamie, CSE1 8HLLondonEnglandUnited Kingdom
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom
16509Sai, VeronicaEC1R 0DULondonEnglandUnited Kingdom
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
16531Gao, Lacey, CSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-12 01:33:34.730 UTC