[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 2000   SHUFFLE   <  SKIP 218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18375Morris, Michelle94063Redwood CityCaliforniaUnited States
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
28496Shan, Adam, A57000MetzMoselleFrance

Generated 2025-07-11 05:20:59.343 UTC