[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 475   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28122King, Gabriel, V98052RedmondWashingtonUnited States
20873Subram, Joel, L30601HannoverNordrhein-WestfalenGermany
28560Ms., Smith, Peggy, R.59170CroixNordFrance

Generated 2025-07-16 20:06:06.495 UTC