[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 591   SHUFFLE   <  SKIP 3256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15661Robinson, Brandon, JAS23Stoke-on-TrentEnglandUnited Kingdom
15339Zhang, Noah, J94536FremontCaliforniaUnited States
15163Murphy, Victoria, J98901YakimaWashingtonUnited States

Generated 2025-07-10 20:55:52.711 UTC