[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 750   <  SKIP 4453  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26104Edwards, Timothy, D97205PortlandOregonUnited States
26333Alexander, Alexandria97205PortlandOregonUnited States
26258Powell, Angelica, E97205PortlandOregonUnited States
26263Collins, Kaitlyn97205PortlandOregonUnited States

Generated 2025-10-09 20:01:24.202 UTC