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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21116Russell, CarsonCM11BillericayEnglandUnited Kingdom
14011Shen, Roger, G2065St. LeonardsNew South WalesAustralia
11974Sun, Randy, W94704BerkeleyCaliforniaUnited States

Generated 2025-07-09 13:11:09.706 UTC