[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 9371   SHUFFLE   <  SKIP 2316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27907Taylor, MichaelEM15Esher-MoleseyEnglandUnited Kingdom
13386Patterson, Samuel, R97355LebanonOregonUnited States
13954Ramos, Eddie, T4171HawthorneQueenslandAustralia

Generated 2025-07-22 02:57:53.635 UTC