[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 1993   SHUFFLE   <  SKIP 2982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20586Zhao, Clayton77680Roissy en BrieSeine et MarneFrance
19132Washington, Benjamin, D97205PortlandOregonUnited States
18889Murphy, Katelyn98270MarysvilleWashingtonUnited States

Generated 2025-07-18 10:12:27.077 UTC