[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 125   <  SKIP 627  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26098Lee, Daniel91791West CovinaCaliforniaUnited States
25996Murphy, Faith91791West CovinaCaliforniaUnited States
26452Martinez, James91791West CovinaCaliforniaUnited States
26281Alexander, Ian, D91791West CovinaCaliforniaUnited States

Generated 2025-10-09 18:22:37.771 UTC