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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24565Navarro, Theodore, J38231SalzgitterHessenGermany
12084Perry, Aidan, O97222MilwaukieOregonUnited States
12890Thorpe, Steven, G94947NovatoCaliforniaUnited States
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 12:57:54.716 UTC