[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 2657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21760She, Margaret, K94519ConcordCaliforniaUnited States
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-09 13:17:37.177 UTC