[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 2818  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12802Sun, Alan, W70452StuttgartSaarlandGermany
24904Yuan, Jaclyn7001HobartTasmaniaAustralia
28465Serrano, Wendy, D53001BonnHamburgGermany
14379Foster, Richard, C94536FremontCaliforniaUnited States

Generated 2025-07-10 09:57:00.998 UTC