[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 4292  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14381Cooper, Alexa97330CorvallisOregonUnited States
14393Perez, José, J97330CorvallisOregonUnited States
14448Butler, Lauren97330CorvallisOregonUnited States
14482Perez, Noah97330CorvallisOregonUnited States

Generated 2025-07-10 12:00:11.655 UTC