[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 591   SHUFFLE   <  SKIP 3248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13377Hernandez, Thomas95062Santa CruzCaliforniaUnited States
17626Blanco, Alfredo, TSW8 4BGLondonEnglandUnited Kingdom
14885White, Judith, RV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-15 02:45:15.030 UTC