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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27132Gonzalez, EduardoCM11BillericayEnglandUnited Kingdom
27245Jones, Lauren, R92806La JollaCaliforniaUnited States
24022Beck, Dale, R75010ParisSeine (Paris)France

Generated 2025-07-15 09:19:51.612 UTC