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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25408Zhao, Karen, LV8Y 1L1CliffsideBritish ColumbiaCanada
20732Walker, Joshua, W98036LynnwoodWashingtonUnited States
18800Phillips, Jennifer, A97034Lake OswegoOregonUnited States

Generated 2025-07-08 10:51:40.279 UTC