[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 4392  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25386Perry, Alexis, S92020El CajonCaliforniaUnited States
17229Watson, Maria4810TownsvilleQueenslandAustralia
20133Li, Jorge, VW1V 5RNLondonEnglandUnited Kingdom
27397James, Alex, L91203GlendaleCaliforniaUnited States

Generated 2025-07-21 18:50:29.949 UTC