[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2799  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12784Campbell, Jonathan, D97301SalemOregonUnited States
19368Anand, Lindsay, A63151MühlheimHamburgGermany
23911Sharma, Priscilla, E59000LilleNordFrance

Generated 2025-07-08 21:59:48.412 UTC