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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16040Gill, Casey75008ParisSeine (Paris)France
25098Long, Logan97330CorvallisOregonUnited States
18692Mehta, Preston, G2060Lavender BayNew South WalesAustralia

Generated 2025-07-17 19:05:12.596 UTC