[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 445   SHUFFLE   <  SKIP 4095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11795Thomas, Nicole90241DowneyCaliforniaUnited States
20170Martin, Jerome, DOX16 8RSOxonEnglandUnited Kingdom
24236Nelson, Isabella98020EdmondsWashingtonUnited States

Generated 2025-07-15 21:58:10.521 UTC