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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23355Serrano, Lance94704BerkeleyCaliforniaUnited States
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom
23785Harris, Taylor, M98052RedmondWashingtonUnited States

Generated 2025-07-11 13:18:44.819 UTC