[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 872   SHUFFLE   <  SKIP 1111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23747Romero, TheodoreCB4 4BZCambridgeEnglandUnited Kingdom
13364Anderson, Natalie, F90706BellflowerCaliforniaUnited States
15243Harris, Lauren97355LebanonOregonUnited States

Generated 2025-07-20 06:48:31.825 UTC