[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 127   SHUFFLE   <  SKIP 2143  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17205Wang, Lisa, JRG41 1QWWokinghamEnglandUnited Kingdom
26408Huang, Martha, ESW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-10 13:38:31.552 UTC