[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 1946  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13781Patel, Dominique75005ParisSeine (Paris)France
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom
22616Zhang, JakeSL67RJMaidenheadEnglandUnited Kingdom
13103Raji, Brendan3220GeelongVictoriaAustralia

Generated 2025-07-12 13:15:46.798 UTC