[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 1977   SHUFFLE   <  SKIP 1415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14641Turner, Timothy, CV3L 1H4WestminsterBritish ColumbiaCanada
14909Bryant, Benjamin, E97330CorvallisOregonUnited States
12427Stewart, Kimberly, C92102San DiegoCaliforniaUnited States

Generated 2025-07-20 07:18:10.227 UTC