[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 908   SHUFFLE   <  SKIP 116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12860Prasad, JillianRG41 1QWWokinghamEnglandUnited Kingdom
15965Watson, Jennifer, H91776San GabrielCaliforniaUnited States
14386Wood, Marissa91203GlendaleCaliforniaUnited States

Generated 2025-07-11 21:38:46.729 UTC