[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 3968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19472Sara, Heidi, T33041PaderbornHamburgGermany
21263Russell, Gail, LV8Y 1L1CliffsideBritish ColumbiaCanada
11825She, Aimee90706BellflowerCaliforniaUnited States

Generated 2025-07-12 04:58:00.963 UTC