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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21413Robinson, Dalton, M98027IssaquahWashingtonUnited States
20283Shen, Katie, A2138RhodesNew South WalesAustralia
11107Lin, Bianca2065St. LeonardsNew South WalesAustralia

Generated 2025-11-05 13:40:19.708 UTC