[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 3677   SHUFFLE   <  SKIP 1392  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26290Chen, Noah, L91791West CovinaCaliforniaUnited States
26215Shan, GrantMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 06:24:35.997 UTC