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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17103Xu, Franklin, D14111BerlinHamburgGermany
12728Stewart, Jeremiah60323FrankfurtHessenGermany
27195Perez, Robert, D94109San FranciscoCaliforniaUnited States
19049Gutierrez, CraigY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-12 18:07:35.840 UTC