[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2429   <  SKIP 1395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25503Hill, Richard75007ParisSeine (Paris)France
28023James, Andrea, D97330CorvallisOregonUnited States
25954Carter, Noah, E91776San GabrielCaliforniaUnited States

Generated 2025-07-22 11:18:50.036 UTC