[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 480   SHUFFLE   <  SKIP 1815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24524Lewis, Megan, L94519ConcordCaliforniaUnited States
28805Bennett, Marissa, J94941Mill ValleyCaliforniaUnited States
15088Cai, Colleen, JGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-13 10:23:46.579 UTC