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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16438Arthur, Kaitlin75003ParisSeine (Paris)France
27419Mehta, Rebekah, BV8Y 1L1CliffsideBritish ColumbiaCanada
11105Fernandez, Candace2036MatravilleNew South WalesAustralia

Generated 2025-07-13 17:27:32.392 UTC