[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 3669   SHUFFLE   <  SKIP 1039  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26516Perry, Jill, E91932Imperial BeachCaliforniaUnited States
17990Patel, KristinaMK8 8DFMilton KeynesEnglandUnited Kingdom
21616Wood, Carson, J98168BurienWashingtonUnited States
21527Patel, Sergio91940Les UlisEssonneFrance

Generated 2025-07-14 09:24:09.640 UTC