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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25181Torres, Jesse, S97205PortlandOregonUnited States
25378Scott, Gabriella, A97205PortlandOregonUnited States
25990Parker, Jenna, A97205PortlandOregonUnited States

Generated 2025-10-08 22:10:17.301 UTC