[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 475   SHUFFLE   <  SKIP 3235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20052Ruiz, TheodoreRG12 8TBBracknellEnglandUnited Kingdom
23525Rubio, Derrick, P2065St. LeonardsNew South WalesAustralia
28515Lal, TonyC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 12:45:46.747 UTC