[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 327   SHUFFLE   <  SKIP 3937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15853Brown, Jasmine94941Mill ValleyCaliforniaUnited States
13208Bryant, Cassidy94519ConcordCaliforniaUnited States
13656Howard, Faith90706BellflowerCaliforniaUnited States

Generated 2025-07-13 10:20:55.569 UTC