[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 531   <  SKIP 4619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14581Adams, Kevin, M97205PortlandOregonUnited States
14660Howard, Gabrielle97205PortlandOregonUnited States
15252Murphy, Jada97205PortlandOregonUnited States

Generated 2025-07-14 13:16:02.287 UTC