[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 512   SHUFFLE   <  SKIP 336  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23790Williams, Isabella97355LebanonOregonUnited States
22493Sanz, Dwayne, D48001MünsterSaarlandGermany
28412Vazquez, Walter, D78100Saint Germain en LayeYvelineFrance
18085Nath, Christy, U94014ColmaCaliforniaUnited States

Generated 2025-07-14 08:39:09.411 UTC