[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 0   SHUFFLE   <  SKIP 2990  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22738Diaz, Haley94947NovatoCaliforniaUnited States
12498Diaz, Eduardo, L20354HamburgHamburgGermany
18630She, Priscilla75009ParisSeine (Paris)France
17031Thomas, Grace, L94536FremontCaliforniaUnited States

Generated 2025-11-05 01:51:47.432 UTC