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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21219Zhu, Candice, S3220GeelongVictoriaAustralia
27735Sanders, Shelby, S98201EverettWashingtonUnited States
24022Beck, Dale, R75010ParisSeine (Paris)France

Generated 2025-07-16 08:58:01.264 UTC