[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 518   SHUFFLE   <  SKIP 3909  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12274Torres, Javier, R75017ParisSeine (Paris)France
24450Long, Isabel98284Sedro WoolleyWashingtonUnited States
24458Rodriguez, Frederick, S3280WarrnamboolVictoriaAustralia

Generated 2025-07-12 03:20:18.072 UTC