[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 2295   SHUFFLE   <  SKIP 91  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18562Wright, Mary, P94947NovatoCaliforniaUnited States
18758Price, Devin, MV8Y 1L1CliffsideBritish ColumbiaCanada
28567Kapoor, Ann93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-12 21:09:37.139 UTC