[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 7983  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21142Brooks, Mason97222MilwaukieOregonUnited States
22883Morgan, Xavier97222MilwaukieOregonUnited States
23151Brown, Michael, A97222MilwaukieOregonUnited States
23450Rogers, Alex, A97222MilwaukieOregonUnited States

Generated 2025-07-14 22:21:14.211 UTC