[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 0   SHUFFLE   <  SKIP 3984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11581Jordan, Cindy75003ParisSeine (Paris)France
17015Patterson, Kelly98403TacomaWashingtonUnited States
28818Hernandez, Dwayne, FV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-11-01 21:31:54.371 UTC