[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 475   SHUFFLE   <  SKIP 3298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14804Zhou, Martha, MGL7 1RYGloucestershireEnglandUnited Kingdom
25390Powell, Samantha90706BellflowerCaliforniaUnited States
14278Sanchez, Olivia, J3000MelbourneVictoriaAustralia

Generated 2025-07-16 11:00:58.555 UTC