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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28451Chander, Nichole, HGL7 1RYGloucestershireEnglandUnited Kingdom
14398Anderson, James99202SpokaneWashingtonUnited States
14178Raje, Katie75002ParisSeine (Paris)France
14587Peterson, Jade, J97355LebanonOregonUnited States

Generated 2025-07-12 11:49:28.052 UTC