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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26782Lewis, SethV8VVictoriaBritish ColumbiaCanada
17088Yuan, Wayne, V75019ParisSeine (Paris)France
24400Parker, Kaitlyn, M98403TacomaWashingtonUnited States

Generated 2025-07-20 02:11:40.482 UTC