[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 189   SHUFFLE   <  SKIP 744  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
29445Lal, Bonnie, A59140DunkerqueNordFrance

Generated 2025-07-12 15:59:47.215 UTC