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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20909Weadock, Kelly, JSW19 3RULondonEnglandUnited Kingdom
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
20917Tang, TonyaE17 6JFLondonEnglandUnited Kingdom
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-12 15:02:53.813 UTC