[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 999   <  SKIP 5256  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany
14940Rana, Carmen, A33041PaderbornHamburgGermany
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany
15649Jimenez, Melinda, T33098PaderbornNordrhein-WestfalenGermany
15667Ramos, Hector33041PaderbornHamburgGermany
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-21 19:52:49.636 UTC