[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 376   SHUFFLE   <  SKIP 602  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24568Mitchell, Jose, FGA10GatesheadEnglandUnited Kingdom
15623Madan, Molly, A75006ParisSeine (Paris)France
17345Martin, Jeremiah, EV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-11-05 14:25:31.988 UTC