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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27916Carter, Aaron, J91364Woodland HillsCaliforniaUnited States
25776Zhou, DamienAS23Stoke-on-TrentEnglandUnited Kingdom
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
18053Smith, Stefanie28202CharlotteNorth CarolinaUnited States

Generated 2025-07-22 12:50:27.234 UTC