[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 2751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28501Perez, Gerald, N53001BonnHamburgGermany
21109Pal, Katie70452StuttgartSaarlandGermany
12384Gutierrez, Jacquelyn, C24044KielSaarlandGermany

Generated 2025-07-09 21:54:56.875 UTC