[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 3027   SHUFFLE   <  SKIP 1919  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
18562Wright, Mary, P94947NovatoCaliforniaUnited States
18168Sanz, PedroEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-21 19:01:34.059 UTC