[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 827   SHUFFLE   <  SKIP 1536  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23450Rogers, Alex, A97222MilwaukieOregonUnited States
11689Diaz, Ian, D98020EdmondsWashingtonUnited States
27763Wright, Stephanie, V93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-19 15:34:20.054 UTC