[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 437   <  SKIP 6844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16724Yang, Gabriel, W92625Newport BeachCaliforniaUnited States
18100Li, Kyle, L92625Newport BeachCaliforniaUnited States
18359Bryant, Alexandria92625Newport BeachCaliforniaUnited States

Generated 2025-07-22 01:35:59.625 UTC