[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 250   SHUFFLE   <  SKIP 380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13477Wood, Katherine91932Imperial BeachCaliforniaUnited States
17345Martin, Jeremiah, EV6B 3P7Port HammondBritish ColumbiaCanada
11942Gonzalez, George, L2300NewcastleNew South WalesAustralia

Generated 2025-07-12 22:11:17.040 UTC