[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 3462  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22813Deng, JerryW1Y 3RALondonEnglandUnited Kingdom
22839Mehta, Brandy4217Gold CoastQueenslandAustralia
26303Pal, Devon, M90706BellflowerCaliforniaUnited States
23333Sun, Steve, I97005BeavertonOregonUnited States

Generated 2025-11-06 02:16:15.133 UTC