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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom
13338Carter, Jada, J95062Santa CruzCaliforniaUnited States
26253Wright, Dalton, N97301SalemOregonUnited States

Generated 2025-11-05 14:13:04.060 UTC