[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 3917   SHUFFLE   <  SKIP 2422  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17846Chavez, Alejandro, F62200Boulogne-sur-MerPas de CalaisFrance
28294Jenkins, Alexis90802Long BeachCaliforniaUnited States
14146Sara, Toni, EGA10GatesheadEnglandUnited Kingdom
14443Wilson, Benjamin94941Mill ValleyCaliforniaUnited States

Generated 2025-07-18 03:13:45.481 UTC