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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23789Walker, Ryan, A94519ConcordCaliforniaUnited States
12839Fernandez, DominiqueOX16 8RSOxonEnglandUnited Kingdom
20458Subram, Erick, S94010BurlingameCaliforniaUnited States

Generated 2025-07-16 06:33:17.820 UTC