[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 466   SHUFFLE   <  SKIP 1998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27973Serrano, Randall3198SeafordVictoriaAustralia
23614Cook, Rachel, TOX1OxfordEnglandUnited Kingdom
12662Huang, Jessie75010ParisSeine (Paris)France

Generated 2025-07-12 19:23:59.797 UTC