[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 1182   SHUFFLE   <  SKIP 525  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22965Gomez, Carrie4171HawthorneQueenslandAustralia
24144Sanchez, GeraldW1N 9FALondonEnglandUnited Kingdom
11066Butler, Grace, T97355LebanonOregonUnited States

Generated 2025-07-16 06:02:11.699 UTC