[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 872   SHUFFLE   <  SKIP 867  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15933Dominguez, ClintonMK8 8ZDMilton KeynesEnglandUnited Kingdom
12823She, Bethany59223RoncqNordFrance
23703Sanchez, Jacqueline, E94014ColmaCaliforniaUnited States
19201Brooks, Charles, B97330CorvallisOregonUnited States

Generated 2025-07-16 01:42:07.605 UTC