[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 9716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22832Gonzalez, Martin, E92100Boulogne-BillancourtHauts de SeineFrance
22620Suri, Stefanie, R30601HannoverNordrhein-WestfalenGermany
17879Rivera, SethKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 16:39:16.962 UTC