[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 568   SHUFFLE   <  SKIP 586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19145Malhotra, Adriana94519ConcordCaliforniaUnited States
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom
18911McDonald, Elijah98036LynnwoodWashingtonUnited States

Generated 2025-07-17 07:16:44.653 UTC