[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 512   SHUFFLE   <  SKIP 5468  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11075Jimenez, Felicia, L3550BendigoVictoriaAustralia
16470Guo, WesleyAS23Stoke-on-TrentEnglandUnited Kingdom
24535Mr., Shepard, David, B.59223RoncqNordFrance

Generated 2025-07-16 13:03:44.996 UTC