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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14437Anand, Mitchell, B97005BeavertonOregonUnited States
14296Russell, Benjamin, E97005BeavertonOregonUnited States
14519Rana, Denise, S97005BeavertonOregonUnited States

Generated 2025-07-08 16:03:04.753 UTC