[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 7873  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19915McDonald, Claudia63151MühlheimHamburgGermany
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-13 08:01:27.352 UTC