[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 416   SHUFFLE   <  SKIP 4583  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom
27201Taylor, Jose98270MarysvilleWashingtonUnited States
19151Cooper, Ian98366Port OrchardWashingtonUnited States

Generated 2025-07-21 15:42:53.653 UTC