[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   SHUFFLE   <  SKIP 2103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18395Howard, Xavier, D97071WoodburnOregonUnited States
22401Price, Ian, J4700RockhamptonQueenslandAustralia
14529Sai, Kaitlin, JBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-11-05 15:59:11.606 UTC