[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 5579   SHUFFLE   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25202King, Jonathan, C97222MilwaukieOregonUnited States
24051Nath, ColleenAS23Stoke-on-TrentEnglandUnited Kingdom
20215Xylaras, Ioannis2580GoulburnNew South WalesAustralia

Generated 2025-07-20 04:35:05.307 UTC