[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 189   SHUFFLE   <  SKIP 4197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20851Sanz, Frank, TLE18LeedsEnglandUnited Kingdom
19826Zhao, Clarence, RT2P 2G8CalgaryAlbertaCanada
14736Roberts, Jack, E97005BeavertonOregonUnited States
14667Alexander, Olivia, L3000MelbourneVictoriaAustralia

Generated 2025-07-22 12:34:15.867 UTC