[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 810   SHUFFLE   <  SKIP 385  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23530Prasad, Ivan, M2580GoulburnNew South WalesAustralia
13283Griffin, Dakota97355LebanonOregonUnited States
25576She, DeborahOX1OxfordEnglandUnited Kingdom

Generated 2025-11-05 17:58:42.059 UTC