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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25121Yang, Clarence, D4655Hervey BayQueenslandAustralia
23037Wood, Lucas, B98104SeattleWashingtonUnited States
20575Cai, StaceyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-19 20:27:30.889 UTC