[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 4262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17150Wright, Wyatt, R97222MilwaukieOregonUnited States
22706Mr., Ruth, Andy22001HamburgHessenGermany
25506Raji, Cristina, EWA3WatfordEnglandUnited Kingdom

Generated 2025-07-10 13:52:59.011 UTC