[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 2130   SHUFFLE   <  SKIP 99  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20921Carlson, MelindaGL7 1RYGloucestershireEnglandUnited Kingdom
28672Johnson, Blake90012Los AngelesCaliforniaUnited States
23705Bryant, Jeremy92020El CajonCaliforniaUnited States
25597She, Alan, A66041PoingSaarlandGermany

Generated 2025-07-12 13:07:43.177 UTC