[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 24   SHUFFLE   <  SKIP 2261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18892Howard, Chase, K94014ColmaCaliforniaUnited States
20978Srini, Bruce, D04838EilenburgBrandenburgGermany
19310Raman, Evelyn, W75019ParisSeine (Paris)France

Generated 2025-07-11 06:34:45.943 UTC