[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 680   SHUFFLE   <  SKIP 3528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18857Sanders, Sebastian, L98020EdmondsWashingtonUnited States
25364Rogers, Isaac98036LynnwoodWashingtonUnited States
15658Rogers, Victoria57000MetzMoselleFrance

Generated 2025-07-11 18:11:39.981 UTC