[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 534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20161Sanz, Albert, G94310OrlyVal de MarneFrance
25382Hughes, Richard, L94519ConcordCaliforniaUnited States
21737Rivera, Timothy, A93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-15 18:30:43.655 UTC