[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
24713Brooks, Jeremy78400ChatouYvelineFrance
11648Scott, Kevin, R91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 02:34:43.845 UTC