[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 250   <  SKIP 7624  >   <  TAKE 7  >   

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

7 items

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

Generated 2025-07-08 15:33:51.875 UTC