[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 2130   SHUFFLE   <  SKIP 168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17991Kelly, RichardKB9KirkbyEnglandUnited Kingdom
22417Goel, Shaun, L75016ParisSeine (Paris)France
28794Cooper, Juan, D97068W. LinnOregonUnited States

Generated 2025-07-14 12:38:37.371 UTC