[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 561   <  SKIP 4602  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16790Lopez, Hunter, A97205PortlandOregonUnited States
16886Flores, Aidan97205PortlandOregonUnited States
17379Morgan, Alexandra, M97205PortlandOregonUnited States
17432Peterson, Mariah97205PortlandOregonUnited States

Generated 2025-07-19 09:21:48.388 UTC