[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 4016  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20353Phillips, Allison92806La JollaCaliforniaUnited States
12292Kumar, Nicolas, RSL4 1RHBerksEnglandUnited Kingdom
12229Gomez, Kari63151MühlheimHamburgGermany
23193Flores, Alexis98107BallardWashingtonUnited States

Generated 2025-11-04 19:52:47.667 UTC