[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 4232   <  SKIP 977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom
22256Lu, Edwin91910Chula VistaCaliforniaUnited States
20760Alexander, ThomasV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-20 20:23:49.643 UTC