[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 31   <  SKIP 57  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12457Rai, Misty, H97005BeavertonOregonUnited States
12439Bennett, Megan, J97005BeavertonOregonUnited States
12531Xu, Autumn, I97005BeavertonOregonUnited States

Generated 2025-07-14 11:08:11.191 UTC