[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 2498   <  SKIP 5758  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States
19162Raji, Peter, L91502BurbankCaliforniaUnited States
22334Serrano, Juan98168BurienWashingtonUnited States

Generated 2025-07-21 02:37:44.462 UTC