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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12130Zhou, Suzanne33041PaderbornHamburgGermany
15089Prasad, MartinL4 4HBLiverpoolEnglandUnited Kingdom
23729Allen, Marcus, D94947NovatoCaliforniaUnited States

Generated 2025-07-21 06:53:10.504 UTC