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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13321Barnes, Arianna, A97205PortlandOregonUnited States
13413Phillips, Fernando97205PortlandOregonUnited States
13468Sanders, Mariah97205PortlandOregonUnited States

Generated 2025-11-05 23:30:50.354 UTC