[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 998   SHUFFLE   <  SKIP 291  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24045Martin, Shannon, WTY31RuncornEnglandUnited Kingdom
12768Chapman, Johnathan, J94014ColmaCaliforniaUnited States
21821Tang, Clayton53001BonnHamburgGermany
12195Morris, Erin91950National CityCaliforniaUnited States

Generated 2025-07-15 10:45:58.592 UTC