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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany
29338Shan, Bridget2061Milsons PointNew South WalesAustralia
21444Lopez, Blake, R94303Palo AltoCaliforniaUnited States
13693Gonzalez, Dominic, LE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-17 09:39:59.342 UTC