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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13862Walker, Andrew, M90706BellflowerCaliforniaUnited States
14914Gray, Arianna94010BurlingameCaliforniaUnited States
13682Lopez, Fernando, M33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-11 03:01:17.896 UTC