[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   <  SKIP 8116  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24952Long, Amanda, A97355LebanonOregonUnited States
25005Williams, Brianna, M97355LebanonOregonUnited States
25074Jackson, Samantha97355LebanonOregonUnited States
25171Rodriguez, Christopher, E97355LebanonOregonUnited States

Generated 2025-07-18 19:52:03.818 UTC