[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 188  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27418Coleman, Mya91364Woodland HillsCaliforniaUnited States
13783Wright, Logan, MPB12PeterboroughEnglandUnited Kingdom
12279Suarez, Mathew75017ParisSeine (Paris)France
29216Wood, Antonio97355LebanonOregonUnited States

Generated 2025-07-14 00:18:12.091 UTC