[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 5875   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14140Sai, Meagan33098PaderbornNordrhein-WestfalenGermany
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany
14940Rana, Carmen, A33041PaderbornHamburgGermany

Generated 2025-07-15 14:56:17.255 UTC