[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 512   SHUFFLE   <  SKIP 149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17002Martin, Dylan97045Oregon CityOregonUnited States
17298Peterson, Lucas3337MeltonVictoriaAustralia
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 18:47:13.608 UTC