[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 8869   <  SKIP 111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28003Sanchez, Julia, B98036LynnwoodWashingtonUnited States
28578Rogers, Zoe98036LynnwoodWashingtonUnited States
28607Sharma, Hunter, A98036LynnwoodWashingtonUnited States

Generated 2025-07-21 12:55:32.219 UTC