[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 1502  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14932Fernandez, Pedro, Y75017ParisSeine (Paris)France
26101Smith, Phillip, S98225BellinghamWashingtonUnited States
29165Perry, BenjaminV7L 4J4N. VancouverBritish ColumbiaCanada
28361Wilson, Kayla98033KirklandWashingtonUnited States

Generated 2025-07-14 20:58:34.919 UTC