[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 461   SHUFFLE   <  SKIP 2987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25158Long, Stephanie, C98312BremertonWashingtonUnited States
13781Patel, Dominique75005ParisSeine (Paris)France
27065Wright, Jordan, E94536FremontCaliforniaUnited States

Generated 2025-07-10 14:48:54.647 UTC