[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 590   SHUFFLE   <  SKIP 202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24004Raman, César, C2113North RydeNew South WalesAustralia
21869Prasad, Tina, A53131BonnNordrhein-WestfalenGermany
22915Shen, Carly6006PerthSouth AustraliaAustralia

Generated 2025-07-09 18:00:15.570 UTC