[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2929  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14804Zhou, Martha, MGL7 1RYGloucestershireEnglandUnited Kingdom
16840Torres, XavierV8Y 1L1CliffsideBritish ColumbiaCanada
14510Hernandez, Samuel, R98201EverettWashingtonUnited States
19229Robinson, David, C91945Lemon GroveCaliforniaUnited States

Generated 2025-07-10 01:55:55.265 UTC