[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 767   SHUFFLE   <  SKIP 3147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28282Foster, Cindy97301SalemOregonUnited States
22599Gill, PhilipC2H 7AULondonEnglandUnited Kingdom
14370Dominguez, MeghanV3J 6Z3BurnabyBritish ColumbiaCanada

Generated 2025-07-14 05:32:23.842 UTC