[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 6894   <  SKIP 979  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19930Tang, Tony, C63151MühlheimHamburgGermany
20928Kapoor, Raymond, L63151MühlheimHamburgGermany
20979Jimenez, Diane63151MühlheimHamburgGermany
21015Hernandez, Diane, P63151MühlheimHamburgGermany
21129Wang, Rafael, J63151MühlheimHamburgGermany
22606Hernandez, Alfredo, C63151MühlheimHamburgGermany
24102Torres, Andy, R63151MühlheimHamburgGermany

Generated 2025-07-22 09:00:49.504 UTC