[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 34   SHUFFLE   <  SKIP 2017  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22652Shan, Gilbert, B24044KielSaarlandGermany
26912Rodriguez, Denise38001BraunschweigNordrhein-WestfalenGermany
19491Prasad, Stanley59223RoncqNordFrance
27271Reed, Anna, S98020EdmondsWashingtonUnited States

Generated 2025-07-21 13:47:18.458 UTC