[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 250   SHUFFLE   <  SKIP 939  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15147Chen, Clarence, R4810TownsvilleQueenslandAustralia
15865Price, Isabel, M94303Palo AltoCaliforniaUnited States

Generated 2025-07-07 18:27:20.970 UTC