[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 998   SHUFFLE   <  SKIP 286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11493Wu, Dawn, TW1V 5RNLondonEnglandUnited Kingdom
18072Perez, Maria, D97068W. LinnOregonUnited States
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States

Generated 2025-07-13 00:15:00.723 UTC