[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 9300  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
28918Blanco, GinaSW1P 2NULondonEnglandUnited Kingdom
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-18 22:00:50.995 UTC