[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 1845   SHUFFLE   <  SKIP 2257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
28968Morgan, Marcus, W94063Redwood CityCaliforniaUnited States
14890Adams, Wyatt90241DowneyCaliforniaUnited States

Generated 2025-07-19 23:00:06.052 UTC