[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 508   SHUFFLE   <  SKIP 401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18787Wood, Mya, L98027IssaquahWashingtonUnited States
20473Rivera, Mason, M97005BeavertonOregonUnited States
21500Long, Devin, J98403TacomaWashingtonUnited States

Generated 2025-07-16 23:46:00.905 UTC