[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 4   SHUFFLE   <  SKIP 3862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28560Ms., Smith, Peggy, R.59170CroixNordFrance
16899Sanchez, Whitney, C98168BurienWashingtonUnited States
19845Hernandez, Fernando, P98901YakimaWashingtonUnited States

Generated 2025-07-21 10:00:41.820 UTC