[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   SKIP 717   SHUFFLE   <  SKIP 2116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom
19888Washington, Carson91203GlendaleCaliforniaUnited States
15419Baker, Carlos97330CorvallisOregonUnited States

Generated 2025-07-17 12:50:11.394 UTC