[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5439  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
14182Lin, Steve, A60082Frankfurt am MainHamburgGermany

Generated 2025-07-17 01:38:51.271 UTC