[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 2782  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19479Gray, JessicaWA3WatfordEnglandUnited Kingdom
20919Rivas, Gretchen59000LilleNordFrance
29195Xu, Barbara2500WollongongNew South WalesAustralia

Generated 2025-11-05 00:15:07.362 UTC