[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 2504   SHUFFLE   <  SKIP 1462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20690Torres, Nathaniel91776San GabrielCaliforniaUnited States
12125Ortega, Diana63151MühlheimHamburgGermany
11939Washington, Kevin, C91932Imperial BeachCaliforniaUnited States

Generated 2025-07-17 13:02:04.380 UTC