[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 1616   SHUFFLE   <  SKIP 2026  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29033Cooper, Natalie, A91203GlendaleCaliforniaUnited States
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom
13712Martinez, Nancy, E97005BeavertonOregonUnited States

Generated 2025-07-14 22:04:12.475 UTC