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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28466Chandra, Marco, A59223RoncqNordFrance
22480Gonzalez, Abby, P94310OrlyVal de MarneFrance
29359Fernandez, Harold, CE17 6JFLondonEnglandUnited Kingdom
23626Mehta, Ross78400ChatouYvelineFrance

Generated 2025-07-17 01:57:49.417 UTC