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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26214Chande, ChristyGA10GatesheadEnglandUnited Kingdom
20871Arthur, Adriana, J91054ErlangenBayernGermany
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
13229Wang, Dylan97071WoodburnOregonUnited States

Generated 2025-07-20 10:25:13.115 UTC