[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 2391   SHUFFLE   <  SKIP 510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19434Ashe, Geoffrey, E45000OrleansLoiretFrance
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 22:55:41.894 UTC