[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 5249  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13265Adams, Luke, C33098PaderbornNordrhein-WestfalenGermany
13844Mehta, Phillip, H33041PaderbornHamburgGermany
14140Sai, Meagan33098PaderbornNordrhein-WestfalenGermany
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany
14940Rana, Carmen, A33041PaderbornHamburgGermany
14835Saunders, Melody, R33041PaderbornHamburgGermany
15050Miller, Joshua33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-20 05:04:21.711 UTC