[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 7610   SHUFFLE   <  SKIP 617  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25344Baker, Thomas98036LynnwoodWashingtonUnited States
20183Allen, Sophia97355LebanonOregonUnited States

Generated 2025-07-20 23:28:01.165 UTC