[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 480   SHUFFLE   <  SKIP 134  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11376Vazquez, LanceL4 4HBLiverpoolEnglandUnited Kingdom
27665Patterson, Miguel94015Daly CityCaliforniaUnited States
23338Jenkins, Lucas, C91932Imperial BeachCaliforniaUnited States

Generated 2025-11-05 14:42:20.323 UTC