[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 8936  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18651Mitchell, Isaiah, A98036LynnwoodWashingtonUnited States
18911McDonald, Elijah98036LynnwoodWashingtonUnited States
18912Williams, Tyler98036LynnwoodWashingtonUnited States

Generated 2025-07-15 07:58:56.193 UTC