[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 0   SHUFFLE   <  SKIP 3121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19133Martinez, Logan, A97301SalemOregonUnited States
12208Sanchez, Dominique, A98225BellinghamWashingtonUnited States
22567Zhu, Glenn75013ParisSeine (Paris)France

Generated 2025-11-01 02:50:41.477 UTC