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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16934Vazquez, MicheleSE1 8HLLondonEnglandUnited Kingdom
17214Liu, Damien, MSW8 1XDLondonEnglandUnited Kingdom
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-11 03:06:19.356 UTC