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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13017Alexander, Xavier, A94519ConcordCaliforniaUnited States
11028Jimenez, Jill2065St. LeonardsNew South WalesAustralia
16535Chen, Colin, F75013ParisSeine (Paris)France

Generated 2025-11-03 08:08:51.705 UTC