[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 327   SHUFFLE   <  SKIP 489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States
18640James, Isaac98027IssaquahWashingtonUnited States
23967Suri, Veronica, DNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 04:25:46.154 UTC