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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18614Wright, Seth, L92625Newport BeachCaliforniaUnited States
18894Allen, Eric, O92625Newport BeachCaliforniaUnited States
19023Powell, Arianna92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 00:07:16.817 UTC