[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 494   SHUFFLE   <  SKIP 409  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24869Ms., Shock, MistyW1Y 3RALondonEnglandUnited Kingdom
13592Collins, Gabriella, J78400ChatouYvelineFrance
17424Long, Spencer, W97045Oregon CityOregonUnited States

Generated 2025-07-10 22:46:47.523 UTC