[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 542   SHUFFLE   <  SKIP 82  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22586Shen, Derek, TYO15YorkEnglandUnited Kingdom
26813Diaz, Xavier, M91910Chula VistaCaliforniaUnited States
19697Wood, Isabella, C91941GrossmontCaliforniaUnited States

Generated 2025-07-12 16:17:00.899 UTC