[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 3349   SHUFFLE   <  SKIP 4066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25472Malhotra, Don, S04139LeipzigNordrhein-WestfalenGermany
24416Jenkins, Oscar, A97301SalemOregonUnited States
22902Madan, Pedro98225BellinghamWashingtonUnited States

Generated 2025-07-20 07:57:50.861 UTC