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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13177Rogers, Taylor97222MilwaukieOregonUnited States
13286Rodriguez, Hannah97222MilwaukieOregonUnited States
13745Robinson, Andrew, J97222MilwaukieOregonUnited States

Generated 2025-07-12 08:14:28.562 UTC