[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 24   SHUFFLE   <  SKIP 2171  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17715Pal, Rafael, JGL7 1RYGloucestershireEnglandUnited Kingdom
14139Sai, Meredith24044KielSaarlandGermany
17412Carter, Kaylee, E97301SalemOregonUnited States
25861Cooper, Garrett, C91364Woodland HillsCaliforniaUnited States

Generated 2025-07-13 07:55:30.898 UTC