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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
21901Taylor, Elizabeth, P97034Lake OswegoOregonUnited States
13592Collins, Gabriella, J78400ChatouYvelineFrance

Generated 2025-07-21 17:51:52.817 UTC