[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 189   SHUFFLE   <  SKIP 2866  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19249Andersen, Chad, J41485GrevenbroichBayernGermany
16738Lu, Ramon, B4171HawthorneQueenslandAustralia
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom
22887Richardson, Mason, L94947NovatoCaliforniaUnited States

Generated 2025-07-20 23:52:08.811 UTC