[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 2421   SHUFFLE   <  SKIP 6048  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
23229Raje, Deborah, W46236BottropNordrhein-WestfalenGermany
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom
29011Roberts, Allison, M94109San FranciscoCaliforniaUnited States

Generated 2025-07-13 12:58:19.783 UTC