[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 2421   SHUFFLE   <  SKIP 2126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27731Shan, Gabriel, TV9B 2C3ShawneeBritish ColumbiaCanada
28655Smith, Devin, T98403TacomaWashingtonUnited States
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-18 02:42:08.472 UTC