[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 215   <  SKIP 6  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23157Gao, Valerie, C97005BeavertonOregonUnited States
23260Goel, Edwin97005BeavertonOregonUnited States
23211Kovár, Rebekah, E97005BeavertonOregonUnited States

Generated 2025-07-10 10:36:35.654 UTC