[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 650   SHUFFLE   <  SKIP 2960  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16272Deng, Raul, DMK8 8ZDMilton KeynesEnglandUnited Kingdom
28059Shen, Bradley90706BellflowerCaliforniaUnited States
24572Martinez, Carolyn, A53131BonnNordrhein-WestfalenGermany

Generated 2025-07-10 17:51:00.594 UTC