[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 999   SHUFFLE   <  SKIP 2059  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16968Griffin, Ian92102San DiegoCaliforniaUnited States
24209Jordan, Chelsea17490Saint OuenCharente-MaritimeFrance
24695Zhou, Omar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-21 12:48:42.959 UTC