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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20655Butler, Edward, L97222MilwaukieOregonUnited States
20662Perry, Taylor, J97222MilwaukieOregonUnited States
21142Brooks, Mason97222MilwaukieOregonUnited States
21302Foster, Logan, F97222MilwaukieOregonUnited States
22013Jenkins, Marcus, L97222MilwaukieOregonUnited States
23151Brown, Michael, A97222MilwaukieOregonUnited States

Generated 2025-07-14 09:20:09.713 UTC