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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15115Patterson, Christian, M59140DunkerqueNordFrance
25242Hu, Susan2113North RydeNew South WalesAustralia
19368Anand, Lindsay, A63151MühlheimHamburgGermany
12452Sanchez, Sean99202SpokaneWashingtonUnited States

Generated 2025-07-12 09:25:08.357 UTC