[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 875   SHUFFLE   <  SKIP 7093  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21016Kapoor, Michele, J12311BerlinSaarlandGermany
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
15289Gray, Katelyn91941GrossmontCaliforniaUnited States

Generated 2025-07-19 13:09:16.744 UTC