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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24713Brooks, Jeremy78400ChatouYvelineFrance
13669Gill, Kristy4217Gold CoastQueenslandAustralia
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-16 05:57:29.759 UTC