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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13177Rogers, Taylor97222MilwaukieOregonUnited States
13286Rodriguez, Hannah97222MilwaukieOregonUnited States
13699Alexander, Rachel97222MilwaukieOregonUnited States

Generated 2025-07-22 05:13:13.255 UTC