[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 2236   SHUFFLE   <  SKIP 648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom
22400Martin, Ruben3205South MelbourneVictoriaAustralia
17604Robinson, Noah, H98033KirklandWashingtonUnited States

Generated 2025-07-13 10:05:03.369 UTC