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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14804Zhou, Martha, MGL7 1RYGloucestershireEnglandUnited Kingdom
24532Perez, Phillip, A70452StuttgartSaarlandGermany
12539Dominguez, Marc, J94310OrlyVal de MarneFrance
26896Malhotra, Michele, ASW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-11 20:18:24.407 UTC