[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   SKIP 3669   SHUFFLE   <  SKIP 1182  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19718Butler, Taylor97222MilwaukieOregonUnited States
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
16464Liu, Alan, VMK8 8ZDMilton KeynesEnglandUnited Kingdom
29257Russell, Jeremiah, L94611OaklandCaliforniaUnited States
20647Bailey, Jared94519ConcordCaliforniaUnited States
16838Griffin, Jonathan, R91910Chula VistaCaliforniaUnited States
26300Ortega, Audrey, D90706BellflowerCaliforniaUnited States

Generated 2025-07-20 12:19:16.719 UTC