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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20911Raje, Katrina75017ParisSeine (Paris)France
17633Dominguez, Gary75017ParisSeine (Paris)France
23665Yang, Crystal, A2300NewcastleNew South WalesAustralia

Generated 2025-07-13 02:19:49.039 UTC