[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 3672   <  SKIP 83  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16767Liu, Rafael, M91502BurbankCaliforniaUnited States
22565Subram, Brenda, L60061Frankfurt am MainSaarlandGermany
26883Bradley, Shelby59491Villeneuve-d'AscqNordFrance
15118Ortega, NelsonAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-21 14:17:25.698 UTC