[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 8002  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26087Price, Ashley, H97222MilwaukieOregonUnited States
26239Turner, Kaitlyn97222MilwaukieOregonUnited States
26551Moore, Noah, E97222MilwaukieOregonUnited States
27211Roberts, Isaiah, M97222MilwaukieOregonUnited States
27272Chen, Elijah97222MilwaukieOregonUnited States
26727Clark, Jose97222MilwaukieOregonUnited States

Generated 2025-07-14 07:17:15.131 UTC