[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 9040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17887Madan, Joel, CSW6 SBYLondonEnglandUnited Kingdom
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-11 19:34:10.971 UTC