[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 7842   SHUFFLE   <  SKIP 4222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27200Thompson, Anna97355LebanonOregonUnited States
14354Green, Seth94070San CarlosCaliforniaUnited States
28544Shan, Nicolas, A38231SalzgitterHessenGermany

Generated 2025-07-21 14:44:41.886 UTC