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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom
16287Xu, Laura, DSW1P 2NULondonEnglandUnited Kingdom
16294Hu, Steve, AW10 6BLLondonEnglandUnited Kingdom
16311Beck, Carl, MSW6 SBYLondonEnglandUnited Kingdom
16329Ye, Jamie, CSE1 8HLLondonEnglandUnited Kingdom
16401Gao, MargaretSW6 SBYLondonEnglandUnited Kingdom
16437Gutierrez, Jésus, EC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-11 03:57:02.543 UTC