[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 875   SHUFFLE   <  SKIP 3812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20872Moreno, Theodore, CGA10GatesheadEnglandUnited Kingdom
15639Coleman, Melanie, H4551CaloundraQueenslandAustralia
15119Tang, JohnnyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-07 20:56:41.399 UTC