[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 875   SHUFFLE   <  SKIP 5241  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21867Mr., Ruggiero, Michael93400Saint-DenisSeine Saint DenisFrance
15678Zhou, Susan91420MorangisEssonneFrance
15702Mehta, RuthHP10 9QYHigh WycombeEnglandUnited Kingdom
15962Winter, Benjamin, C97205PortlandOregonUnited States

Generated 2025-07-22 12:09:55.272 UTC