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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25863Wright, Sydney, S97355LebanonOregonUnited States
25870Gonzales, Edward, M97355LebanonOregonUnited States
25973Griffin, Mariah97355LebanonOregonUnited States

Generated 2025-10-14 16:15:46.523 UTC