[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 1445   SHUFFLE   <  SKIP 537  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19279Xu, Omar, RSE1 8HLLondonEnglandUnited Kingdom
28539Zhou, Barbara59000LilleNordFrance
29077Mr., Henderson, Blake, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-15 12:10:37.259 UTC