[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 807   SHUFFLE   <  SKIP 1676  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21690Thomas, SamanthaV8Y 1L1CliffsideBritish ColumbiaCanada
22632Perez, Tabitha, C75010ParisSeine (Paris)France
21435Alexander, Connor, G90401Santa MonicaCaliforniaUnited States

Generated 2025-07-21 14:18:21.846 UTC