[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4110   <  SKIP 1888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12160Zhang, Jaclyn97005BeavertonOregonUnited States
18656Clark, Charles, K90210Beverly HillsCaliforniaUnited States
22396Patel, Rebekah, RRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-16 16:11:28.249 UTC