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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19066Sharma, DylanGA10GatesheadEnglandUnited Kingdom
15737Robinson, Alexander, J98036LynnwoodWashingtonUnited States
26253Wright, Dalton, N97301SalemOregonUnited States

Generated 2025-07-11 23:30:52.281 UTC