[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 250   <  SKIP 110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11376Vazquez, LanceL4 4HBLiverpoolEnglandUnited Kingdom
28742Vance, ErickCB4 4BZCambridgeEnglandUnited Kingdom
19112Hughes, Victoria94947NovatoCaliforniaUnited States

Generated 2025-07-09 22:42:03.977 UTC