[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19179Sanz, Gloria, V92310SèvresHauts de SeineFrance
13162Nath, Nina94519ConcordCaliforniaUnited States
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 12:45:40.524 UTC