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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
28918Blanco, GinaSW1P 2NULondonEnglandUnited Kingdom
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 15:32:38.588 UTC