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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14793Nath, ClaytonE17 6JFLondonEnglandUnited Kingdom
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 21:31:32.845 UTC