[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 189   SHUFFLE   <  SKIP 1680  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21341Liu, Louis, C94519ConcordCaliforniaUnited States
16725Williams, Jacob98027IssaquahWashingtonUnited States
27331Richardson, Julia, NCM11BillericayEnglandUnited Kingdom
28881Kapoor, Allen75008ParisSeine (Paris)France

Generated 2025-07-17 18:18:37.571 UTC