[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 7291   SHUFFLE   <  SKIP 634  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23272Hayes, Tristan, E90802Long BeachCaliforniaUnited States
27881Nath, Raul75003ParisSeine (Paris)France
25777Butler, Stephanie, J59000LilleNordFrance

Generated 2025-07-19 21:44:25.527 UTC