[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 413   SHUFFLE   <  SKIP 980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom
18683Walker, Robert, T95062Santa CruzCaliforniaUnited States
20338James, Anna90712LakewoodCaliforniaUnited States

Generated 2025-07-14 16:05:06.564 UTC