[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 875   SHUFFLE   <  SKIP 2128  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23050Hall, Jack, P97301SalemOregonUnited States
12835Yuan, Karl, L85049IngolstadtBayernGermany
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom
17766Xu, Jake, E75003ParisSeine (Paris)France

Generated 2025-07-17 08:29:00.962 UTC