[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 3204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19029Andersen, Alicia, S13441BerlinHessenGermany
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States
12309Raje, Omar, RCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-09 08:51:04.672 UTC