[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 3768  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21841Nath, LindsayY03 4TNYorkEnglandUnited Kingdom
15605Yang, Alan, L2010DarlinghurstNew South WalesAustralia
12115Richardson, Chloe, R97355LebanonOregonUnited States

Generated 2025-07-10 22:40:14.903 UTC