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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28524Gill, Paula, WW1X3SELondonEnglandUnited Kingdom
28703Suarez, Felicia, WE17 6JFLondonEnglandUnited Kingdom
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-14 15:56:15.795 UTC