[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   <  SKIP 4527  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14499Flores, Samuel, G90241DowneyCaliforniaUnited States
15198Watson, Lauren, K90241DowneyCaliforniaUnited States
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States
15203Lewis, David90241DowneyCaliforniaUnited States

Generated 2025-07-18 23:10:18.958 UTC