[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 2654  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15137Foster, Luke1002SydneyNew South WalesAustralia
25600Anand, Derek75009ParisSeine (Paris)France
21407Lin, Wesley3977CranbourneVictoriaAustralia
14909Bryant, Benjamin, E97330CorvallisOregonUnited States

Generated 2025-07-10 19:09:27.212 UTC