[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 1734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21821Tang, Clayton53001BonnHamburgGermany
24708Chander, Corey, A78400ChatouYvelineFrance
11695Campbell, Logan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 21:30:08.359 UTC