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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28515Lal, TonyC2H 7AULondonEnglandUnited Kingdom
28516Lin, Vincent, ASW8 1XDLondonEnglandUnited Kingdom
28524Gill, Paula, WW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-14 10:45:21.346 UTC