[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 0   SHUFFLE   <  SKIP 2930  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
28378Sanchez, Sara93700DrancySeine Saint DenisFrance
16993Rai, Russell, A97005BeavertonOregonUnited States
23147Smith, Wyatt, P92625Newport BeachCaliforniaUnited States

Generated 2025-11-05 10:03:51.884 UTC