[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 416   SHUFFLE   <  SKIP 699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20879Sanchez, PamelaEC1R 0DULondonEnglandUnited Kingdom
13919Smith, Grace91203GlendaleCaliforniaUnited States
28889Beck, Alison12171BerlinSaarlandGermany

Generated 2025-07-16 15:02:14.196 UTC