[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 327   SHUFFLE   <  SKIP 427  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25323Diaz, Lance, A20354HamburgHamburgGermany
28720Liu, Candice4000BrisbaneQueenslandAustralia
15392Brown, Sydney90505TorranceCaliforniaUnited States
24048Tang, GregoryCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-13 18:48:13.592 UTC