[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 4000   SHUFFLE   <  SKIP 1894  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19436Pal, Gregory75016ParisSeine (Paris)France
19897Nelson, Gabriella, O91776San GabrielCaliforniaUnited States
20384Gonzalez, Luis91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 09:25:37.981 UTC