[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 840   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23337Green, Isaiah, J91364Woodland HillsCaliforniaUnited States
15187Brown, Benjamin, DV9LangfordBritish ColumbiaCanada
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-09 17:14:09.369 UTC