[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 750   SHUFFLE   <  SKIP 652  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13855Washington, Sarah, C94014ColmaCaliforniaUnited States
16101Lopez, Mary, R94536FremontCaliforniaUnited States
24073Taylor, GraceKB9KirkbyEnglandUnited Kingdom

Generated 2025-11-05 05:05:02.375 UTC