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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25854Chen, Jordan94010BurlingameCaliforniaUnited States
13844Mehta, Phillip, H33041PaderbornHamburgGermany
21326Green, Andrea94063Redwood CityCaliforniaUnited States

Generated 2025-07-18 00:15:22.073 UTC