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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23579Richardson, Jared, C98036LynnwoodWashingtonUnited States
29003Perez, Veronica91910Chula VistaCaliforniaUnited States
14799Xu, Katie, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
15132Pal, Jenny2138RhodesNew South WalesAustralia

Generated 2025-07-12 13:10:35.482 UTC