[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 3514  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26323Ruiz, Dwayne, A97005BeavertonOregonUnited States
18031Tang, Shawna, A63009OffenbachSaarlandGermany
12563Lin, Alejandro, LGL50CheltenhamEnglandUnited Kingdom
19805Butler, Mariah, S91502BurbankCaliforniaUnited States
13089Alexander, Elizabeth4810TownsvilleQueenslandAustralia
25302Mehta, Manuel70452StuttgartSaarlandGermany

Generated 2025-07-11 16:34:10.088 UTC