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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24310Peterson, Gabrielle, DV9B 2C3ShawneeBritish ColumbiaCanada
21891Nara, Dawn, M1597Lane CoveNew South WalesAustralia
29376Robinson, Matthew, DOX1OxfordEnglandUnited Kingdom

Generated 2025-07-14 19:28:46.757 UTC