[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 623   <  SKIP 6646  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12935Hill, Robert, L92625Newport BeachCaliforniaUnited States
12962Edwards, Jennifer92625Newport BeachCaliforniaUnited States
13220Hernandez, Isabella92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 15:13:11.210 UTC