[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14556He, Rafael93700DrancySeine Saint DenisFrance
26466Turner, Kevin97005BeavertonOregonUnited States
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-16 02:21:08.472 UTC