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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15440Pal, Jon, HRG11 5TPBerkshireEnglandUnited Kingdom
20485Reed, Richard90012Los AngelesCaliforniaUnited States
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 11:42:56.962 UTC