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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15051McDonald, Harold, JRG11 5TPBerkshireEnglandUnited Kingdom
15440Pal, Jon, HRG11 5TPBerkshireEnglandUnited Kingdom
16192Lopez, MarieRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-07 00:51:55.715 UTC