[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 2765  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28367Johnsen, JeromePE17BuryEnglandUnited Kingdom
28415Rogers, Melissa, JPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 22:05:12.445 UTC