[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 2340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27731Shan, Gabriel, TV9B 2C3ShawneeBritish ColumbiaCanada
23110Gonzalez, Mackenzie91203GlendaleCaliforniaUnited States
22811Stone, BrentGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-18 07:01:22.162 UTC