[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   SHUFFLE   <  SKIP 5203  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23296Mehta, Molly, C90706BellflowerCaliforniaUnited States
18558Price, Alexandra, C98055RentonWashingtonUnited States
22304Vazquez, JaimeW1X3SELondonEnglandUnited Kingdom
27724Martin, Tyler, LV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-12 15:05:49.846 UTC