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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12160Zhang, Jaclyn97005BeavertonOregonUnited States
12439Bennett, Megan, J97005BeavertonOregonUnited States
12531Xu, Autumn, I97005BeavertonOregonUnited States

Generated 2025-07-06 21:54:09.276 UTC