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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20328Carter, Sierra92102San DiegoCaliforniaUnited States
13115Wu, Clarence, L2055North SydneyNew South WalesAustralia
21678Tang, Alvin, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-10 12:06:55.882 UTC