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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17766Xu, Jake, E75003ParisSeine (Paris)France
23154Phillips, Connor, E99362Walla WallaWashingtonUnited States
25206Bryant, Ryan, W90712LakewoodCaliforniaUnited States

Generated 2025-07-11 18:15:25.687 UTC