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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26216Subram, Ebony, KC2H 7AULondonEnglandUnited Kingdom
26222Madan, CarolynW1Y 3RALondonEnglandUnited Kingdom
25774Pal, CoreySW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-18 01:36:58.909 UTC