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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18359Bryant, Alexandria92625Newport BeachCaliforniaUnited States
18614Wright, Seth, L92625Newport BeachCaliforniaUnited States
18752Walker, Samantha92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 13:59:52.425 UTC