[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 480   SHUFFLE   <  SKIP 1879  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22631Serrano, TheodoreEM15Esher-MoleseyEnglandUnited Kingdom
19775Cai, Alisha91910Chula VistaCaliforniaUnited States

Generated 2025-07-17 23:11:40.943 UTC