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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20149Arun, Heidi, ZRG24 8PLBasingstoke HantsEnglandUnited Kingdom
26791Nath, Kelvin, M77520BaytownTexasUnited States

Generated 2025-11-05 04:41:34.367 UTC