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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23161Scott, Samuel, C94941Mill ValleyCaliforniaUnited States
22448Weber, Cindy91420MorangisEssonneFrance
14165Gray, Natalie, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-11 11:39:37.047 UTC