[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 456   SHUFFLE   <  SKIP 2083  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23909Lin, Todd, C75007ParisSeine (Paris)France
20707Stewart, Danielle, P90401Santa MonicaCaliforniaUnited States
20370Young, Blake, S98027IssaquahWashingtonUnited States

Generated 2025-07-15 04:34:53.697 UTC