[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 750   SHUFFLE   <  SKIP 337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23970Fernandez, Rebekah75010ParisSeine (Paris)France
11484Sai, Erick, L66578NeunkirchenSaarlandGermany
16383Kelly, Brian, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-08 14:01:17.467 UTC