[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 2295   SHUFFLE   <  SKIP 493  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19341Huang, Clarence, COX14 4SEOxfordEnglandUnited Kingdom
17003Dominguez, Joanna, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 22:26:06.177 UTC