[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 434   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19198Brooks, Melissa95062Santa CruzCaliforniaUnited States
13474Hall, Elizabeth, LV8Z 4N5ShawneeBritish ColumbiaCanada
29377Carlson, Rebekah66740SaarlouisSaarlandGermany

Generated 2025-07-19 11:39:09.498 UTC