[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 217   <  SKIP 955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17367Cooper, Trinity97222MilwaukieOregonUnited States
25573Zhou, Rosa, DSW1P 2NULondonEnglandUnited Kingdom
24136Hu, Alisha, E59223RoncqNordFrance

Generated 2025-07-21 06:24:14.184 UTC