[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2000   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27939Navarro, LawrenceOX16 8RSOxonEnglandUnited Kingdom
28799Nelson, Amber, A91203GlendaleCaliforniaUnited States
13286Rodriguez, Hannah97222MilwaukieOregonUnited States

Generated 2025-07-12 23:50:41.281 UTC