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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14614Bryant, Dylan, J94014ColmaCaliforniaUnited States
23222Wu, Kristen, A57000MetzMoselleFrance
22704Raje, Bethany, B75008ParisSeine (Paris)France

Generated 2025-07-09 02:14:09.443 UTC