[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 875   SHUFFLE   <  SKIP 751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20150Rubio, Gary, MYO15YorkEnglandUnited Kingdom
28717Anand, Calvin, E2055North SydneyNew South WalesAustralia
25351Phillips, Jordan97222MilwaukieOregonUnited States

Generated 2025-07-19 16:59:11.282 UTC