[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 250   SHUFFLE   <  SKIP 801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20376Lewis, Destiny94519ConcordCaliforniaUnited States
27816Kapoor, Erick, J59170CroixNordFrance
25466Young, Janet93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-09 17:14:43.175 UTC