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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13060Zhu, Eugene, D94519ConcordCaliforniaUnited States
22569Goel, Johnny, JSL67RJMaidenheadEnglandUnited Kingdom
27776Gomez, Audrey75003ParisSeine (Paris)France

Generated 2025-07-18 03:37:41.868 UTC