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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28604James, Allison, M97005BeavertonOregonUnited States
28632Nath, Kathryn97005BeavertonOregonUnited States
28991Ward, Timothy, E97005BeavertonOregonUnited States

Generated 2025-11-01 08:13:51.212 UTC