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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13489Walker, Jennifer97205PortlandOregonUnited States
14581Adams, Kevin, M97205PortlandOregonUnited States
14660Howard, Gabrielle97205PortlandOregonUnited States

Generated 2025-07-16 12:23:41.820 UTC