[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 750   <  SKIP 9441  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27742Jones, Devin, H97355LebanonOregonUnited States
27637Cook, Gabrielle97355LebanonOregonUnited States
28181Rodriguez, Katherine, J97355LebanonOregonUnited States

Generated 2025-10-13 19:47:34.618 UTC