[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 7292  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19687Coleman, Connor92625Newport BeachCaliforniaUnited States
19868Jenkins, Kyle, L92625Newport BeachCaliforniaUnited States
19992Hill, Stephanie, M92625Newport BeachCaliforniaUnited States
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 12:54:55.779 UTC