[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 589   SHUFFLE   <  SKIP 1500  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16459Kapoor, Carolyn, MGL50CheltenhamEnglandUnited Kingdom
11511Perry, Caleb97355LebanonOregonUnited States
24813Schmidt, Armando94519ConcordCaliforniaUnited States

Generated 2025-07-09 10:25:15.443 UTC