[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 6739   <  SKIP 1772  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom
12308He, Margaret57000MetzMoselleFrance
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 20:53:38.970 UTC