[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 717   SHUFFLE   <  SKIP 1841  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14862Jenkins, Spencer, SLE18LeedsEnglandUnited Kingdom
24084Jimenez, Jonathon78100Saint Germain en LayeYvelineFrance
28856Wang, Luke99202SpokaneWashingtonUnited States
27455Jenkins, Brianna, P97355LebanonOregonUnited States

Generated 2025-07-15 03:48:41.683 UTC