[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 8835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25723Nara, Kate, L93400Saint-DenisSeine Saint DenisFrance
13232Baker, Kaitlyn, L97355LebanonOregonUnited States
28799Nelson, Amber, A91203GlendaleCaliforniaUnited States

Generated 2025-07-20 20:39:41.079 UTC