[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 3669   SHUFFLE   <  SKIP 997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12905Sanchez, Alexandra, J98036LynnwoodWashingtonUnited States
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
22370Patterson, Carol, L90712LakewoodCaliforniaUnited States

Generated 2025-07-18 03:36:06.566 UTC