[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 511   SHUFFLE   <  SKIP 139  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21089Sato, Yiroyuki92310SèvresHauts de SeineFrance
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
11229Stewart, Adrian, C94063Redwood CityCaliforniaUnited States

Generated 2025-07-12 17:07:39.975 UTC